Revision: wmaker--cvs--0--patch-372
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 12:09:48 MSD 2004
Standard-date: 2004-10-28 08:09:48 GMT
Modified-files: Makefile.in WINGs/ChangeLog
    WINGs/Makefile.in WINGs/Resources/Makefile.in
    WINGs/WINGs.h WINGs/wpopupbutton.c WINGs/wsplitview.c
    WINGs/wtest.c WPrefs.app/Appearance.c
    WPrefs.app/Makefile.in WPrefs.app/po/Makefile.in
    WPrefs.app/tiff/Makefile.in WPrefs.app/xpm/Makefile.in
    WindowMaker/Backgrounds/Makefile.in
    WindowMaker/Defaults/Makefile.in
    WindowMaker/IconSets/Makefile.in
    WindowMaker/Icons/Makefile.in WindowMaker/Makefile.in
    WindowMaker/Pixmaps/Makefile.in
    WindowMaker/Styles/Makefile.in
    WindowMaker/Themes/Makefile.in contrib/Makefile.in
    doc/Makefile.in po/Makefile.in src/Makefile.in
    src/event.c src/main.c test/Makefile.in util/Makefile.in
    wmlib/Makefile.in wrlib/Makefile.in wrlib/view.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-372
Summary: - fixed a bug that crashed the programm when a popup bu...
CSCVSID: MAIN.373
Keywords: cscvs:MAIN-373

Author: dan
Date: 1999/11/07 21:40:22
- fixed a bug that crashed the programm when a popup button was scrolled.
- fixed a bug that caused incorrect drawing position of the popup indicator.
- fixed a bug that prevented selecting no item (-1) in a popup button.
- an assertion will be raised if the program tries to select a popup button
item that is beyond the total number of items present in the popup button.
- changed names of functions for SplitView to be consistent. Some contained
SubView while other Subview. Now all have Subview.
